home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / dmedia / aifc2aiff.z / aifc2aiff
Text File  |  1998-10-30  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. aaaaiiiiffffcccc2222aaaaiiiiffffffff((((1111))))                                                      aaaaiiiiffffcccc2222aaaaiiiiffffffff((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      aifc2aiff - convert an AIFF-C file to an AIFF file
  10.  
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      aifc2aiff [-verbose] infile.aifc outfile.aiff
  14.  
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      _a_i_f_f_2_a_i_f_f_c is a command-line program which reads an AIFF-C digital audio
  18.      input file, and copies the header information and sample data to an AIFF
  19.      output file.
  20.  
  21.      The output file contain copies of all the AIFF-C chunks in the original
  22.      input file which are backward compatible with the old AIFF spec. This
  23.      includes most standard information, such as author and copyright strings
  24.      and loop points.  The chunks in the new file may not appear in exactly
  25.      the same order as in the original file.
  26.  
  27.      It the AIFF-C input file contains data which has been compressed using
  28.      one of the compression algorithms supported by the SGI Audio File Library
  29.      (CCITT G.722, CCITT G.711), it will be automatically decompressed before
  30.      it is copied to the AIFF output file. If the data in the input file has
  31.      been compressed using some other algorithm, _a_i_f_c_2_a_i_f_f will return an
  32.      error value.
  33.  
  34.      If the AIFF-C input file parses correctly, and the output file is written
  35.      with no errors, _a_i_f_c_2_a_i_f_f returns 0. If there is an error, _a_i_f_c_2_a_i_f_f
  36.      returns 1.
  37.  
  38.      If the verbose option is specified, _a_i_f_c_2_a_i_f_f periodically prints
  39.      messages as sample data is copied from the input file to the output file.
  40.  
  41.      The AIFF and AIFF-C file format specifications are published by Apple
  42.      Computer Inc.
  43.  
  44.  
  45. AAAAUUUUTTTTHHHHOOOORRRR
  46.      Silicon Graphics Inc.
  47.  
  48.  
  49. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  50.      playaifc(1), recordaifc(1),
  51.      aiff2aifc(1),
  52.      dmconvert(1), mediaconvert(1)
  53.  
  54.      AIFF-C File Format Specification
  55.  
  56.      AFintro(3A), Introduction to the Audio File Library
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.